Skip to content

[BUG 885] Address the markdown lint errors in markdown files#886

Draft
alanhargreaves wants to merge 13 commits intoaccius:Stagingfrom
alanhargreaves:885-MarkdownCleanup
Draft

[BUG 885] Address the markdown lint errors in markdown files#886
alanhargreaves wants to merge 13 commits intoaccius:Stagingfrom
alanhargreaves:885-MarkdownCleanup

Conversation

@alanhargreaves
Copy link
Copy Markdown
Collaborator

What does this PR do?

Markdown lint is not happy with a lot of our *.md files. This bug is to do a general tidy up and make it a little happier.

Type of change

  • Bug fix
  • New feature
  • Performance improvement
  • Refactor / code cleanup
  • Documentation
  • Translation
  • Map layer plugin

How to test

No Testing

Checklist

  • App loads without console errors
  • Tested in Dark, Light, and Retro themes
  • Responsive at different screen sizes (desktop + mobile)
  • If touching server.js: caches have TTLs and size caps (we serve 2,000+ concurrent users)
  • If adding an API route: includes caching and error handling
  • If adding a panel: wired into Modern, Classic, and Dockable layouts
  • No hardcoded colors — uses CSS variables (var(--accent-cyan), etc.)
  • No .bak, .old, console.log debug lines, or test scripts included

@alanhargreaves alanhargreaves linked an issue Apr 6, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Address the markdown lint errors in markdown files

1 participant